home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / ViePratique / SweetHome3D / SweetHome3D-2.6-windows.exe / {app} / jre6 / lib / i386 / jvm.cfg
Text File  |  2010-08-23  |  686b  |  25 lines

  1. #
  2. # @(#)jvm.cfg    1.9 10/03/23
  3. # Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
  4. # ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  5. #
  6. #
  7. # List of JVMs that can be used as an option to java, javac, etc.
  8. # Order is important -- first in this list is the default JVM.
  9. # NOTE that this both this file and its format are UNSUPPORTED and
  10. # WILL GO AWAY in a future release.
  11. #
  12. # You may also select a JVM in an arbitrary location with the
  13. # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
  14. # and may not be available in a future release.
  15. #
  16. -client KNOWN
  17. -server KNOWN
  18. -hotspot ALIASED_TO -client
  19. -classic WARN
  20. -native ERROR
  21. -green ERROR
  22.